hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
StringBuffer.get
hip
util
string
StringBuffer
struct
StringBuffer
(size_t capacity)
@
nogc
static
StringBuffer
!(
capacity
)
get
(
)
Return Value
Type:
StringBuffer
!(
capacity
)
An empty StringBuffer which avoids initialization on its buffer
Meta
Source
See Implementation
hip
util
string
StringBuffer
functions
clear
length
opCast
opEquals
opIndex
opOpAssign
opSlice
preAllocate
put
toString
static functions
get
opCall